<?xml version="1.0"?>
<component name="studio.extensions.easyshare.override">

  <require>studio.extensions.easyshare</require>

  <extension point="templates" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <template name="easyShareDownload" src="templates/easyShareDownload.ftl"/>
    <template name="easyShareExpired" src="templates/easyShareExpired.ftl"/>
    <template name="easyShareDownloadSubject" src="templates/easyShareDownloadSubject.ftl"/>
    <template name="easyShareExpiredSubject" src="templates/easyShareExpiredSubject.ftl"/>
  </extension>

</component>
